
 .selectTab,.unselectTab {
  width:80px;
  height:25px;
  line-height:28px;
  vertical-align: middle;
  text-align:center;
  margin: 0;
  margin-right: 8px;
  font-size:12px;
  font-weight: normal;
  cursor: pointer;
  float:left;
  font-family:"Î¢ÈíÑÅºÚ"; 
  background: url(../images/news_sxk_bg1.jpg) no-repeat;
 
 }
  .selectTab:hover{font-family:"Î¢ÈíÑÅºÚ"; color:#08555c;}
  
 .unselectTab {
  color:#000;
  background-color: white;
   font-weight:normal;
   background:none;
 }
.selectContent {
	
	padding-top: 8px;
	clear: both;
 }
 .unselectContent {
 	display: none;
 }